From d454d986d994b45e70318639e8333256851af5cf Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 27 Jun 2014 12:52:34 +0200 Subject: [PATCH] docs: Sort GDK_DEBUG values alphabetically https://bugzilla.gnome.org/show_bug.cgi?id=732330 --- docs/reference/gtk/running.sgml | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index 9c11358b09..f7d89d101b 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -372,40 +372,36 @@ nevertheless. to print out different types of debugging information. - misc - Miscellaneous information - - - events - Show all events received by GDK + cursor + Information about cursor objects (only win32) dnd Information about drag-and-drop - xim - Information about XIM support + draw + Information about drawing operations (only win32) - nograbs - Turn off all pointer and keyboard grabs + eventloop + Information about event loop operation (mostly Quartz) - xinerama - Simulate a multi-monitor setup + misc + Miscellaneous information - cursor - Information about cursor objects (only win32) + nograbs + Turn off all pointer and keyboard grabs - draw - Information about drawing operations (only win32) + xinerama + Simulate a multi-monitor setup - eventloop - Information about event loop operation (mostly Quartz) + xim + Information about XIM support -- 2.30.2